2011-07-06 - 2749 - Spec - Scrap Program for 5th. #ScrapFunctionality #US
SPECIFICATIONS
2749.100 - Scrap Program for 5th & Ocean
Purpose
Production scrap needs to be planned dynamically based on order quantity
Admin Info
Title
|
2749.100 - Scrap program for 5th & Ocean
|
Requested By
|
Filip
|
Spec Created By
|
Laxman
|
Spec Created Date
|
07/01/2011
|
Spec QA by
|
Laxman
|
Objects
|
ZPP_SCRAP_UPDATE - Program
|
Status
(WIP/Complete)
|
Complete
|
References
Prior Tickets
Documents
Solution for scrap.doc
Functional Requirement
Production scrap needs to be planned dynamically based on order quantity. Scrap on order quantity should not be proportional to order quantity. For example if order quantity increases then correspondingly scrap calculated should decrease.
Solution Summary
Although production versions with order lot size could be set up to handle the dynamic scrap planning, this will require a very high level master data set up (such as bill of materials). Conversely assembly scrap cannot be set up via lot size.
The only solution therefore is to plan the scrap via an ABAP enhancement. By using this enhancement, assembly scrap will be calculated and added to planned orders based on the order quantity.
Solution Details
- Calculate scrap based on the order quantity and planned from a ZTable
- Update the scrap on all finished product planned orders.
- Update the scrap on semi-finished product (Blank) planned orders provided these are based on finished production orders.
- Remove the conversion indicator from all semi-finished (Blank) planned orders for which there is no production order is assigned. This will ensure that no blanks are produced without a corresponding confirmed finished production orders
Issues